func github.com/tmthrgd/go-hex.decodeAVX
2 uses
github.com/tmthrgd/go-hex (current package)
hex_amd64.go#L64: n, ok = decodeAVX(&dst[0], &src[0], uint64(len(src)))
hex_amd64.go#L90: func decodeAVX(dst *byte, src *byte, len uint64) (n uint64, ok bool)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)